Name | Text GUI Element |
Description | Text GUI elements display (potentially multi-line) text; they have a UI type of "text".
See also Label GUI Element.
|
Group | GUI System |
Source | https://github.com/DenizenScript/Clientizen/blob/master/src/main/java/com/denizenscript/clientizen/scripts/containers/gui/elements/TextElement.java#L17 |